Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com π’ 2026-05-16
πΉ Refactor raw job descriptions into structured Technical Manifest (JSON)
π€ Client: πΊπΈ United States Member since 2015-12-29
π° Price: $40
π© Problem: Transform unstructured text into a structured JSON format for technical documentation.
π¦ Existing: Not specified
Specifications:
[Target] - Define the structure of the JSON manifest to include fields such as title, author, publication date, source URL, and copyright status.
[Method] - Extract key information from the provided text and categorize it into appropriate JSON fields.
[UI/UX] - Not applicable
[Stack] - Python (for parsing and structuring), JSON (output format)
[Security] - Ensure data handling complies with legal requirements for public domain and copyright verification.
[Format] - Output as a JSON file
Workflow:
1. Parse the provided text to identify key information such as book titles, authors, publication dates, sources, and copyright status.
2. Structure the data into a JSON format with appropriate fields for each piece of information.
3. Validate the extracted data against the defined structure to ensure completeness and accuracy.
4. Output the structured data in a JSON file.